tests: Bulk add recent items in an idle
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 8 Feb 2019 14:37:21 +0000 (14:37 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 8 Feb 2019 14:37:21 +0000 (14:37 +0000)
commit257bd4f63fd5e696d9dd5b7793a3a88ba15a60ba
treecf5525bde879ca931ddb3757075233af129db881
parent232c1750a77b6dbe970d528f7b58e600f52af9c3
tests: Bulk add recent items in an idle

Instead of adding them and waiting for the changed signal to be emitted
in the main loop, there might be a race where the change signal is
emitted before we have a chance of spinning the loop.
testsuite/gtk/recentmanager.c